-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Upgrade GitLab CE to 18.7.0 #3197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Test fails because puma exits frequentry. This might be fixed by synching configuration file assets/runtime/gitlabhq/puma.rb to upstream (v18.7.0). Error trace (in `/var/log/supervisord/puma.log`): |
Without those changes puma (and then gitlab itself) does not starts See following upstream changes: - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/128619 (overwritten by gitlab-org/gitlab!132581) - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132581 - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/211331
|
@kkimurak Thanks for pointing this out. I'll cherry-pick this particular commit. |
|
@kkimurak Thanks for your help. Everything seems to work now. In addition I checked CI/CD, pull and push for docker images, ... . |
GitLab 18.7 Release (for more details see https://about.gitlab.com/releases/2025/12/18/gitlab-18-7-released/)